Cookie Policy

Last updated: 11 August 2025

1) Who we are

Zetaqube LTD (“we”, “us”, “our”) operates zetawube.com (the “Site”). This Cookie Policy explains how and why cookies and similar technologies are used on the Site and how you can control them. For more information about how we handle personal data, see our Privacy Policy.

2) What are cookies?

Cookies are small text files placed on your device when you visit a website. They are widely used to make websites work, improve performance, and provide information to site owners. Related technologies include local storage, pixels, and SDKs; we refer to all of these collectively as “cookies”.

3) How we use cookies

We use cookies for the following purposes:

Consent-first: In the UK/EU, non-essential cookies (Analytics and Advertising) are blocked by default and load only after you grant consent via our cookie banner or preferences.

4) Your choices & changing consent

On your first visit, you’ll see a cookie banner that lets you Accept all, Reject all, or Manage preferences. You can adjust your choices at any time:

If your browser or device supports Global Privacy Control (GPC)

5) Cookie categories we use

Strictly necessary (always active)

These cookies are required for the Site to function and cannot be switched off. They do not store personal information.

NameProvider / DomainPurposeDuration
cookieyes-consentCookieYes / your domainStores your consent preferences (proof of consent)Up to 12 months
cy-preferencesCookieYes / your domainRemembers category togglesUp to 12 months

Analytics (set only after consent)

Used to understand how visitors interact with the Site in aggregate. We configure these to minimise data where possible.

NameProvider / DomainPurposeDuration
_ga, _ga_*Google Analytics / .google.com & your domainDistinguishes users and sessions (GA4)Up to 24 months
_gidGoogle AnalyticsSession-level analytics24 hours

Advertising (future – set only after consent)

Used to deliver and measure ads. These are disabled until you opt in. We plan to use Google AdSense.

NameProvider / DomainPurposeDuration
_gads, __gpiGoogle AdSense / .googlesyndication.comAd serving, frequency cappingUp to 13 months
IDEGoogle / .doubleclick.netAd personalisation & measurementUp to 13 months
test_cookieGoogle / .doubleclick.netChecks if the browser supports cookies15 minutes

Heads up: The exact cookies and durations can change over time by the provider. Our consent tool (CMP) maintains an up-to-date inventory and will reflect changes automatically.

6) Managing cookies in your browser

Most browsers let you block or delete cookies. Doing so may affect Site functionality. See help pages for Chrome, Firefox, Safari, Edge, or your mobile browser for instructions.

7) International visitors

If you access the Site from outside the UK, your cookie preferences will be honoured in line with applicable laws, including UK GDPR, EU GDPR, and (where relevant) US state privacy laws.

8) Updates to this policy

We may update this Cookie Policy to reflect changes in cookies we use or legal requirements. Please check this page periodically. The “Last updated” date above shows the latest revision.

9) Contact

Questions about cookies or your consent choices? Contact us at info@zetaqube.com.

Implementation notes (for your developer):

  • Use a CMP (e.g., CookieYes) with categories: necessary, analytics, advertising. Ensure non-essential scripts are blocked by default in the UK/EU.
  • Add Google Analytics to the Analytics category; add AdSense to the Advertising category. Do not hardcode those scripts directly in your HTML.
  • Expose a global function (e.g., cookieConsent.openPreferences()) for the “Open cookie preferences” link above, or replace that link with your CMP’s native trigger.
  • If you use Google AdSense in the UK/EU, enable an IAB TCF v2.2–certified CMP mode.